github.com/jackc/pgx/v5/pgxpool.Pool.newConnsCount (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L79: newConnsCount atomic.Int64
pool.go#L273: p.newConnsCount.Add(1)
pool.go#L717: newConnsCount: p.newConnsCount.Load(),
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)